Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added --cross-profile to be able to handle Route53 and ELBs in different accounts #53

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kickino
Copy link

@kickino kickino commented May 11, 2016

For the use case, that your Route53 and ELB are in different accounts, this is a potential patch.
Included also short documentation in the README of how to use it.

Simple feature enhancement, doesn't break stuff.
Let me know if you have comments.

@alex
Copy link
Owner

alex commented May 11, 2016

I'm not familiar with cross-profile, is this specific to Route53, or does this apply to any service potentially?

@kickino
Copy link
Author

kickino commented May 11, 2016

You can use this for any service you want.
That's why in the switch only ELB and IAM are getting the client object with the cross profile.

@kickino
Copy link
Author

kickino commented May 12, 2016

Hey Alex,
I added also in the README how to use the cross-profile option, if that's useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants